Pages: 1 2 [3] 4 5 6 7 8 9 10 20 |
41. Developer license ETA? - in EVE Technology Lab [original thread]
Since the discussion in this thread so far has mostly been focused on the monetary side of a dev license, I'd like to remind that different kinds of 3rd party tools have different needs. Personally, I'm not really interested in the monetary side b...
- by Rob Crowley - at 2014.03.27 16:42:00
|
42. Where is ship cargo capacity in the static data dump??? - in EVE Technology Lab [original thread]
It's one of the base attributes of types and you can find it in invTypes.capacity. The cargo capacity related attributes in the 15xx range you mentioned are only used for specialty bays.
- by Rob Crowley - at 2014.03.26 06:57:00
|
43. Sticky:EVE API and Public CREST discussion - in EVE Technology Lab [original thread]
Idea: Blueprint details Description: It's not exactly a new idea but I'd still like to have it: add blueprint details like ML, PL and remaining runs of owned BPs to the API.
- by Rob Crowley - at 2014.03.25 08:22:00
|
44. Help to restore Data Dump - in EVE Technology Lab [original thread]
There should be a DB called "ebs_DATADUMP". My best guess would be you might have an outdated version of MSSQL server. I think we had someone with a similar problem a while ago and updating MSSQL server fixed it. In the dialog where you add the .b...
- by Rob Crowley - at 2014.03.18 15:22:00
|
45. Developer license ETA? - in EVE Technology Lab [original thread]
This devblog is almost the latest info on the topic, there were a couple related forum posts in January '13 saying they were forwarding the questions/issues raised after the devblog to their legal department. And I think there might have been anot...
- by Rob Crowley - at 2014.03.16 07:34:00
|
46. Dilemma posed through BNI and EVE-UNI - in EVE General Discussion [original thread]
Divine Entervention wrote: As a child, there seems to be a large amount of parents who steer us young ones towards joining these schools. It feels incredibly impersonal. Like your delegating the fostering of your potential family to a standard...
- by Rob Crowley - at 2014.03.12 11:05:00
|
47. SDEExternalsToSql Tool (Rubicon 1.2+ compatible) - in EVE Technology Lab [original thread]
Darkblad wrote: Cold be only me, but the tool crashes while attempting to import mapDenormalized from the Rubicon 1.3 SDE. My bet is that CCP fiddled with table formats in the sqlite? (will provide the error message soon) It's not just you, I...
- by Rob Crowley - at 2014.03.11 10:45:00
|
48. Sticky:[Future Rubicon Point Release] Hull Repair Drones - in Player Features and Ideas Discussion [original thread]
I think it would be appropriate for Scythe and Exequror to apply their generic logi drone bonus to those hull rep drones which they don't do at the moment. Any plans on changing this?
- by Rob Crowley - at 2014.03.10 21:25:00
|
49. Loyalty Point Store Database or lookup. - in EVE Technology Lab [original thread]
http://www.ellatha.com/eve/LP-Stores
- by Rob Crowley - at 2014.03.08 22:01:00
|
50. System names and all the exits gates names? - in EVE Technology Lab [original thread]
I don't know if this already exists somewhere, but anyway it isn't terribly difficult to do if you're not afraid of SQL and a programming language of your choice. As you said you wanna get the SDE and pull the necessary info with an SQL command, ...
- by Rob Crowley - at 2014.02.25 08:44:00
|
51. API to access ships stats and blueprint information? - in EVE Technology Lab [original thread]
Strot Harn wrote: Ok. I've been pwnd. That DB file has been gang ganking me for two days now. I've installed MySQL server That's the problem right here, the CCP dump is MSSQL, not MySQL. Those are similar, but not the same. Either you get M...
- by Rob Crowley - at 2014.02.21 20:21:00
|
52. API to access ships stats and blueprint information? - in EVE Technology Lab [original thread]
This kind of info is in the SDE a.k.a. toolkit: http://community.eveonline.com/community/fansites/toolkit/ So while you can't query a CCP DB, you can put this in your own DB.
- by Rob Crowley - at 2014.02.20 19:01:00
|
53. Sticky:Rubicon SDE is out. - in EVE Technology Lab [original thread]
I finally had some time to play with the new traits info and found that a couple bonuses have some precision/rounding issues: typeIDs.yaml wrote: bonus: 99.650000000000006 bonusText: reduction in Torpedo Launcher powergrid requirement bonus:...
- by Rob Crowley - at 2014.02.15 01:13:00
|
54. Sticky:Dev Blog: Alliance Logos & You - Clarification on submission... - in EVE Information Portal [original thread]
Jack Tronic wrote: Wait, the wiki says logos will be community vetted now first? Good luck getting anything passed through. I'm sure that's Community department, not the community.
- by Rob Crowley - at 2014.02.14 13:05:00
|
55. Sticky:Dev Blog: Alliance Logos & You - Clarification on submission... - in EVE Information Portal [original thread]
Pinky Hops wrote: For example, Alice creates a logo, and a group. Bob takes this logo and uploads it to EVE Online. Bob is now in violation of the EULA between him and CCP (he did not have the rights to transfer ownership to CCP). Alice does ...
- by Rob Crowley - at 2014.02.14 11:33:00
|
56. EveHQ 2.12 Now Available - in EVE Technology Lab [original thread]
Arjun Kansene wrote: Is anyone working on a Mac port? Not to my knowledge and as far as I'm aware it's not planned by anyone on the team either. If you have a go, I'd be interested to hear about it.
- by Rob Crowley - at 2014.02.07 18:29:00
|
57. ship meshes - in EVE Technology Lab [original thread]
I have no idea what kind of format 3D printers use, but yes it's possible to extract the meshes. Check out this thread, it has lots of further links: https://forums.eveonline.com/default.aspx?g=posts&t=146443
- by Rob Crowley - at 2014.02.01 09:29:00
|
58. Sticky:Dev blog: SoE battleship & UI fine-tune - in EVE Information Portal [original thread]
CCP Creber Cattus wrote: In the newest SDE then ship types (in the typesIDs.yaml file) contain traits (both role bonuses and skill bonuses). You can get the Rubicon 1.1.2 SDE here Thanks for the quick fix, much appreciated!
- by Rob Crowley - at 2014.01.31 10:14:00
|
59. LY Calculation - in EVE Technology Lab [original thread]
There's no API function for that, the API is almost exclusively used for dynamic (i.e. player-influenced) data. This kind of static data can be found in the SDE . The coordinates of systems are in the mapSolarSystems table or also in mapDenormali...
- by Rob Crowley - at 2014.01.30 08:27:00
|
60. Rubicon 1.1 Traits information - in EVE Technology Lab [original thread]
This problem has been acknowledged by a dev by now, so let's hope we get a solution soon: https://forums.eveonline.com/default.aspx?g=posts&m=4158700#post4158700
- by Rob Crowley - at 2014.01.29 07:40:00
|
Pages: 1 2 [3] 4 5 6 7 8 9 10 20 |
First page | Previous page | Next page | Last page |